|
|
|
|
Add Method, CellCollectionClass Class |
Adds a new cell to the cell collection.
Syntax CellCollectionClass Class (Softelvdm.SftTreeNET)
VB |
Public Function Add() As CellClass |
C# |
public CellClass Add(); |
C++ |
public: CellClass^ Add(); |
Return Value
A new empty cell.
Comments
The Add method adds a new cell to the cell collection.